home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Software / InvisiMail Lite / IM40lite.exe / InvQue.exe / 0 / RCDATA / TQUEWINDOW / TQUEWINDOW.txt
Encoding:
Text File  |  2000-05-25  |  384 b   |  21 lines

  1. object QueWindow: TQueWindow
  2.   Left = 378
  3.   Top = 112
  4.   Width = 112
  5.   Height = 64
  6.   Caption = 'InvQue.exe'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Timer1: TTimer
  16.     OnTimer = Timer1Timer
  17.     Left = 8
  18.     Top = 8
  19.   end
  20. end
  21.